W9-W11. Multiple Integral Geometry
1. Theory
1.1 Geometry in the Plane and Space
1.1.1 Polar Coordinates
You already know Cartesian coordinates
To define polar coordinates, we fix an origin
is the directed distance from to (we usually take ), is the directed angle from the polar axis to the ray .
The conversion between polar and Cartesian coordinates is:
Why use polar coordinates? Many curves that look complicated in Cartesian form become beautifully simple in polar form. For instance, the circle
Converting equations: The standard technique is to use the substitutions
1.1.2 Cartesian Coordinates in Space
To locate points in three-dimensional space, we use three mutually perpendicular axes: the
- The
-plane has equation ; the -plane has ; the -plane has . - The three coordinate planes divide space into eight regions called octants.
The distance between points
A sphere with center
The interior of the sphere satisfies
1.1.3 Cylindrical Coordinates
Cylindrical coordinates
and are polar coordinates of the projection of onto the -plane (so ), is the usual rectangular -coordinate (height above the -plane).
The conversion equations are:
Geometric meaning of the coordinate surfaces:
(constant): a cylinder of radius centered on the -axis. (constant): a half-plane through the -axis at angle . (constant): a horizontal plane at height .
Cylindrical coordinates are ideal when a problem has an axis of symmetry (like cylinders, cones, or anything rotationally symmetric around the
1.1.4 Spherical Coordinates
Spherical coordinates
: the distance from to the origin, : the polar angle (angle from the positive -axis to ), : the same azimuthal angle as in cylindrical coordinates.
The conversion formulas are:
Geometric meaning of the coordinate surfaces:
: a sphere of radius centered at the origin. : a cone with vertex at the origin and axis along the -axis. If , the cone opens upward; if , it opens downward. Special case: gives the -plane itself. : a vertical half-plane through the -axis.
Converting surfaces to spherical coordinates:
- The sphere
expands to , i.e., , giving (valid for ). - The cone
means , so , i.e., .
Spherical coordinates shine when the region of integration is a ball or a cone.
1.1.5 Conic Sections
Conic sections arise when a plane intersects a double cone. They include:
- Parabola:
or (for ). - Ellipse (with
): . - Hyperbola (with
): or .
Degenerate cases include a point, a pair of intersecting lines, and a single line.
1.1.6 Lines and Planes in Space
Parametric equations for a line through
In vector form:
For the line segment from
Equation of a plane through
To find
1.1.7 Cylinders and Quadric Surfaces
A cylinder in space is generated by moving a line parallel to a fixed direction along a curve (the generating curve). In solid geometry, the generating curves are circles, giving circular cylinders.
- Example:
in space is a parabolic cylinder — its generating curve is the parabola in the -plane, swept by lines parallel to the -axis. - Example: The equation
represents a point in , a vertical line in , and a plane (flat cylinder) parallel to the -plane in .
Key rule: If a variable is missing from an equation, the surface is a cylinder with rulings parallel to that variable’s axis:
→ cylinder with rulings parallel to the -axis → cylinder with rulings parallel to the -axis → cylinder with rulings parallel to the -axis
Note: the axis of a cylinder need not be parallel to a coordinate axis in general.
A quadric surface is the graph of a second-degree equation in
By translation and rotation, this can always be reduced to one of two standard forms:
| Surface | Equation |
|---|---|
| Ellipsoid | |
| Elliptical Paraboloid | |
| Elliptical Cone | |
| Hyperboloid of One Sheet | |
| Hyperboloid of Two Sheets | |
| Hyperbolic Paraboloid (Saddle) |
To classify a given quadric, complete the square to put it in standard form, then match to the table above.
1.2 Double Integrals
1.2.1 Double Integrals Over Rectangles: Motivation and Definition
In single-variable calculus, the definite integral
Consider a rectangular region
The norm
Geometric interpretation: When
Integrability: Every continuous function on a bounded rectangle is integrable.
1.2.2 Computing Double Integrals: Fubini’s Theorem
The key to computing double integrals is reducing them to two successive single integrals.
Fubini’s Theorem (First Form): If
The two orders of integration give the same result! This is called an iterated integral.
How to compute: Evaluate the inner integral first (treating the other variable as a constant), then evaluate the outer integral. The area of a region
1.2.3 Double Integrals Over General (Nonrectangular) Regions
Most regions of interest are not rectangles. For a general bounded region
Fubini’s Theorem (Second Form): Let
- If
is described by , (vertically simple region):
- If
is described by , (horizontally simple region):
Finding limits of integration:
- Vertical cross-sections: Project
onto the -axis to get . For fixed , a vertical line through enters at and exits at . - Horizontal cross-sections: Project
onto the -axis to get . For fixed , a horizontal line enters at and exits at .
Reversing the order of integration: Sometimes switching from vertical to horizontal (or vice versa) makes an integral tractable. The key is correctly redescribing the region
Properties of double integrals (for
- Constant multiple:
- Linearity:
- Domination: If
on , then ; if , then - Additivity: If
(nonoverlapping), then
Average value of
1.2.4 Change of Variables in Double Integrals
When a region
where the Jacobian of the transformation is:
The Jacobian measures how the transformation stretches or contracts areas: a small area element
Strategy for choosing a transformation: Look at the boundary curves of
1.2.5 Double Integrals in Polar Coordinates
The most important special case of change of variables is conversion to polar coordinates:
The Jacobian is:
Therefore:
The extra factor
When to use polar coordinates: The region
Area using polar coordinates: For a region bounded by
1.2.6 Double Integrals over Unbounded Regions
Just as improper integrals of one variable handle infinite intervals or discontinuities, improper double integrals handle unbounded regions or integrand singularities. We compute them as limits:
where
The Gaussian integral (Euler–Poisson integral): A remarkable application of switching to polar coordinates in an improper double integral gives:
Proof: Let
1.3 Triple Integrals
1.3.1 Triple Integrals Over Boxes: Definition
The triple integral extends the double integral to functions of three variables over three-dimensional regions. For a bounded region
The triple integral is the limit of these Riemann sums:
Volume and average value:
- Volume of
: - Average value of
over :
For a box
1.3.2 Triple Integrals Over General Regions
For a general region
Similarly, if
Finding limits: Sketch the region
1.3.3 Change of Variables in Triple Integrals
For a transformation
where
1.3.4 Triple Integrals in Cylindrical Coordinates
The cylindrical coordinate transformation
When to use: The region
1.3.5 Triple Integrals in Spherical Coordinates
The spherical coordinate transformation
When to use: The region
1.X Lagrange Multipliers
When we want to optimize a function
The Key Idea: At a constrained extremum
for some scalar
The Lagrange Function: We introduce the auxiliary function
A constrained extremum of
The third equation simply enforces the constraint
Conditions for the theorem to apply:
and have continuous first partial derivatives near , is not an endpoint of the constraint curve, (the constraint is “regular” at ).
Extension to 3D: For
Multiple constraints: For two constraints
1.X+1 Taylor’s Formula for Multivariable Functions
You already know Taylor’s theorem for a single-variable function
Taylor’s Formula at the Point
If
where
The operator notation
Second Degree Taylor Polynomial at
Maclaurin Series (at the origin
where all derivatives are evaluated at
Why is this useful?
- Approximation: Near
, (the second-degree Taylor polynomial), giving a quadratic surface that is easy to work with. - Error estimates: The remainder term
provides a bound on the approximation error. - Local extrema analysis: The second-degree Taylor polynomial reveals the local behavior of
near a critical point (connecting to the second derivative test via the Hessian).
2. Definitions
- Polar coordinates
: A coordinate system locating a point by its distance from the origin (pole) and angle from the polar axis (usually positive -axis). - Cylindrical coordinates
: Three-dimensional coordinates using polar coordinates for the -projection and the standard -coordinate for height. - Spherical coordinates
: Three-dimensional coordinates using the distance from the origin, the polar angle from the positive -axis, and the azimuthal angle . - Cylinder (in space): A surface generated by moving a line parallel to a fixed direction along a generating curve; any equation missing one variable describes a cylinder parallel to that variable’s axis.
- Quadric surface: The graph of a second-degree equation in
, , ; includes ellipsoids, paraboloids, cones, hyperboloids, and saddle surfaces. - Double integral
: The limit of Riemann sums of over a region in the plane; geometrically equals the signed volume under over . - Triple integral
: The limit of Riemann sums of over a solid region in space. - Iterated integral: A double or triple integral computed by successively evaluating single-variable integrals from the inside out.
- Fubini’s Theorem: States that a double (or triple) integral over a rectangle (or box) equals the iterated integral in any order, provided the function is continuous.
- Jacobian
: The determinant of the matrix of partial derivatives of a coordinate transformation; it accounts for how the transformation scales area (or volume) elements. - Vertically simple region: A region in the plane described as
, ; integration is done in first. - Horizontally simple region: A region described as
, ; integration is done in first. - Gaussian integral:
; proved by converting the square of this integral to a polar double integral. - Average value of
over : . - Constrained optimization: Finding the maximum or minimum of a function
subject to the requirement that the variables satisfy an equation . - Lagrange multiplier
: The scalar that appears in the condition at a constrained extremum; it can be interpreted as the rate of change of the optimal value with respect to the constraint. - Objective function: The function
being optimized in a constrained optimization problem. - Constraint: The equation
(or ) that restricts the feasible set. - Lagrange function (Lagrangian):
; its unconstrained critical points correspond to constrained extrema of . - Taylor polynomial (multivariable, degree
): The polynomial that approximates near using partial derivatives of at up to order . - Maclaurin polynomial: A Taylor polynomial centered at the origin
. - Quadratic approximation: The second-degree Taylor polynomial
; locally it is the best quadratic fit to at the expansion point.
3. Formulas
- Polar
Cartesian (2D): , ; , - Cylindrical
Cartesian (3D): , , ; - Spherical
Cartesian (3D): , , ; - 3D Distance Formula:
- Sphere equation:
- Line in space (parametric):
- Plane equation:
- Fubini (rectangle):
- Fubini (vertical simple):
- Fubini (horizontal simple):
- Change of variables (double integral):
, where - Polar double integral:
- Area in polar coordinates:
- Gaussian integral:
- Triple integral (Fubini):
- Change of variables (triple integral):
, where - Cylindrical triple integral:
- Spherical triple integral:
- Volume of
: - Average value (3D):
- Lagrange condition (2D):
, i.e., , , - Lagrange function:
- Lagrange condition (3D):
, , , - Taylor’s formula at
(degree 2): , where derivatives are at - Second degree Taylor polynomial at
: - Maclaurin polynomial (degree 2):
4. Practice
4.1. Convert Spherical to Cartesian Coordinates (Lab 10, Task 1)
Convert the point
Click to see the solution
Key Concept: Use
- Compute
: - Compute
: - Compute
:
Answer:
4.2. Convert Spherical to Cartesian and Cylindrical Coordinates (Lab 10, Task 2)
Convert the point
Click to see the solution
Key Concept: For Cartesian, use
- Cartesian coordinates:
- Cylindrical coordinates:
, , .
Answer: Cartesian:
4.3. Convert a Cartesian Equation to Spherical Coordinates (Lab 10, Task 3)
Convert the equation
Click to see the solution
Key Concept: Substitute
- Substitute:
- Divide by
(assuming ):
Answer:
4.4. Double Integral Over a Rectangle (Lab 10, Task 4)
Evaluate
Click to see the solution
Key Concept: Apply Fubini’s theorem to evaluate as an iterated integral.
- Inner integral (with respect to
): - Outer integral (with respect to
):
Answer:
4.5. Volume Under a Paraboloid Over a Rectangle (Lab 10, Task 5)
Find the volume of the solid bounded above by
Click to see the solution
- Set up the double integral:
- Inner integral (with respect to
): - Outer integral:
Answer:
4.6. Double Integral Over a Region Bounded by Parabola and Line (Lab 10, Task 6)
Evaluate
Click to see the solution
Key Concept: Find intersection points, determine integration order, then integrate.
- Intersection:
. For , . - Inner integral (with respect to
): - Outer integral:
Answer:
4.7. Double Integral Over a Region Bounded by a Parabola and a Line (Lab 10, Task 7)
Evaluate
Click to see the solution
Key Concept: Integrate with respect to
- Find
-bounds: From : . From : . - Intersection:
. - Inner integral (with respect to
, from to ): Simplifying the bracket: - Outer integral:
At : . At : .
Answer:
4.8. Volume Under a Bilinear Surface Over a Triangle (Lab 10, Task 8)
Find the volume of the solid under
Click to see the solution
- Determine the region: The line through
and is , so for , ranges from to . - Set up the integral:
- Evaluate:
Answer:
4.9. Volume of a Tetrahedron Bounded by Four Planes (Lab 10, Task 9)
Find the volume of the tetrahedron bounded by
Click to see the solution
- Determine the projection onto the
-plane: requires . The region is bounded by , (i.e. ), and (i.e. ). For : ranges from to . - Set up the integral:
- Inner integral:
- Outer integral:
Answer:
4.10. Double Integral with Mixed Exponential and Trigonometric Integrand (Lab 10, Task 10)
Evaluate
Click to see the solution
- Apply Fubini’s theorem (integrate
first): - Inner integral:
- Outer integral:
Answer:
4.11. Double Integral in the First Quadrant Between a Parabola and a Line (Lab 10, Task 11)
Evaluate
Click to see the solution
The region in the first quadrant between
Answer:
4.12. Volume of a Paraboloid Cap (Lab 10, Task 12)
Find the volume of the solid bounded above by the paraboloid
Click to see the solution
Key Concept: The paraboloid meets the
- In polar:
, and the region is , . - Set up the integral:
- Evaluate:
Answer:
4.13. Find the Volume of a Tetrahedron (Lab 11, Task 1)
Find the volume of the tetrahedron bounded by
Click to see the solution
Key Concept: The planes
- Set up the limits. For fixed
, ranges from to . For : must satisfy both and . The two upper bounds meet at . - Inner integral (
): for both pieces. - First piece (
): - Second piece (
): - Total volume:
Answer:
4.14. Evaluate an Improper Double Integral (Lab 11, Task 2)
Evaluate
Click to see the solution
Key Concept: The integrand factors as
- Factor the integrand:
- First factor (integration by parts:
, ): - Second factor:
- Product:
Answer:
4.15. Double Integral Over a Triangular Region (Lab 11, Task 3)
Evaluate
Click to see the solution
Key Concept: Integrate in the order
Inner integral (
from to ):(Since
.)Outer integral:
Answer:
4.16. Convergence of an Improper Double Integral (Lab 11, Task 4)
Determine the convergence or divergence of
Click to see the solution
Key Concept: Analyze whether the improper integral (the integrand
Describe the region. In the first quadrant,
and intersect at and . Between them, for .Set up:
Inner integral:
Outer integral:
Substitute
, , so . When , ; when , .Conclusion: The integral diverges.
Answer:
4.17. Reverse Order of Integration — Parabola and Line Region (Lab 11, Task 5a)
Write an equivalent double integral for
Click to see the solution
Key Concept: Identify the region of integration from the original limits, then describe it using horizontal cross-sections.
- Identify the region.
goes from to ; for fixed , goes from to . The bounding curves are (parabola) and (line), intersecting at and . - Reverse: horizontal cross-sections. For fixed
, solve each curve for : from get ; from get . So ranges from to . -limits: ranges from to .- Reversed integral:
Answer:
4.18. Reverse Order of Integration — Semicircle Region (Lab 11, Task 5b)
Write an equivalent double integral for
Click to see the solution
Key Concept: The region is the upper unit semicircle; reverse to integrate
- Identify the region.
goes from to ; for fixed , goes from to . This is the upper half of the unit disk , . - Reverse: vertical cross-sections. For fixed
, ranges from to . - Reversed integral:
Answer:
4.19. Reverse Order of Integration — Exponential Region (Lab 11, Task 5c)
Write an equivalent double integral for
Click to see the solution
Key Concept: The region is bounded by
- Identify the region.
; for fixed , . Bounding curves: and . They intersect when . At , . - Reverse: horizontal cross-sections. For fixed
, the curve gives . So ranges from to . - Reversed integral:
Answer:
4.20. Evaluate a Triple Integral with Trigonometric Factor (Lab 11, Task 6a)
Calculate
Click to see the solution
Key Concept: The
- Inner integral (
): - Middle integral (
): Let , . - Outer integral (
):
Answer:
4.21. Evaluate a Triple Integral by Reversing Order (Lab 11, Task 6b)
Calculate
Click to see the solution
Key Concept: The inner integral
- Separate variables. The integrand
factors into a function of and a function of : - Reverse
- order. Current region: , , equivalently , . -integral (let , ): -integral:- Combine:
Answer:
4.22. Volume of a Solid Bounded by Five Planes (Lab 11, Task 7)
Find the volume of the solid region bounded by
Click to see the solution
Key Concept: Set up a triple integral by determining the projection onto the
-bounds. From (below), (left side), (right side), and . The solid is bounded below by and above by .- Simplify. Note
requires (from ) and (from ). The plane and give as the midpoint. Also and . - Region and setup. For
: goes from to . For : goes from to . Also , so , and . Thus for fixed and , ranges from to . - Inner integral (
): . - First piece (
): - Second piece (
, let ): Substitute , ; limits : - Total:
Answer:
4.23. Converting Between Polar and Cartesian Coordinates (Chapter 3, Example 1)
(a) Find the Cartesian coordinates of the point
(b) Find the polar coordinates of the point
Click to see the solution
Key Concept: Use
(a) Polar → Cartesian for
- Compute
: - Compute
:
Answer (a):
(b) Cartesian → Polar for
- Compute
: - Compute
: , so the reference angle is . Since and , the point is in the fourth quadrant, so .
Answer (b):
4.24. Converting a Polar Equation to Cartesian Form (Chapter 3, Example 2)
Show that
Click to see the solution
Key Concept: Multiply both sides by
- Multiply both sides by
: - Substitute
and : - Complete the square:
Answer: The equation
4.25. Converting an Ellipse to Polar Form (Chapter 3, Example 3)
Find the polar equation of the ellipse
Click to see the solution
- Substitute
and : - Factor out
: - Find a common denominator inside the parentheses:
Answer:
4.26. Parametric Equations for a Line in Space (Chapter 3, Example 4)
Find the parametric equations for the line through
Click to see the solution
Key Concept: A direction vector for the line is
Find the direction vector:
Write the parametric equations using point
and direction :For the line segment (same equations, restricted domain):
(At
we get point ; at we get point .)
Answer: Line:
4.27. Equation of a Plane Through Three Points (Chapter 3, Example 5)
Find an equation for the plane through
Click to see the solution
Key Concept: The normal vector
- Find two vectors in the plane:
- Compute the cross product:
- Write the plane equation using point
and :
Answer:
4.28. Classifying a Quadric Surface (Chapter 3, Example 6)
Classify the surface
Click to see the solution
Key Concept: Complete the square in each variable, then match to the standard form.
- Group by variable and complete the square in
: - Divide through by 4:
- Identify: This matches
— an ellipsoid centered at with semi-axes , , .
Answer: Ellipsoid centered at
4.29. Double Integral Over a Rectangle (Chapter 3, Example 7)
Calculate
Click to see the solution
Key Concept: Integrate first with respect to
- Set up the iterated integral (integrate
first): - Inner integral: Let
, , so : - Outer integral:
Answer:
4.30. Volume Under an Elliptical Paraboloid (Chapter 3, Example 8)
Find the volume of the region bounded above by
Click to see the solution
- Set up as a double integral:
- Inner integral (with respect to
): - Outer integral:
Answer:
4.31. Reversing the Order of Integration (Chapter 3, Example 9)
Calculate
Click to see the solution
Key Concept: The integrand
- Describe
as a vertically simple region: For fixed , ranges from to . So: - Inner integral (the integrand does not depend on
): - Outer integral:
Answer:
4.32. Volume of a Tetrahedron (Chapter 3, Example 10)
Find the volume of the tetrahedron bounded by the coordinate planes and the plane
Click to see the solution
Key Concept: The plane
- Identify the region
: The plane intersects the -plane when : . The region is the triangle with vertices , , and , bounded by , , and . - Set up the iterated integral:
- Inner integral:
- Outer integral:
Answer:
4.33. Volume Under a Paraboloid Over a Circular Region (Chapter 3, Example 11)
Find the volume of the solid bounded by the cylinder
Click to see the solution
Key Concept: The solid is bounded above by
- Set up the integral:
- Inner integral:
(The terms cancel since .) - Outer integral:
(We used , the area of a semicircle of radius 2.)
Answer:
4.34. Change of Variables: Hyperbolic Region (Chapter 3, Example 12)
Calculate
Click to see the solution
Key Concept: The boundary curves suggest the substitution
- Choose the transformation: Set
and . Then: The boundary becomes: , , , — a rectangle in -space! - Compute the Jacobian:
So . - Transform the integral: Note
, so : - Evaluate:
Answer:
4.35. Change of Variables: Linear Transformation (Chapter 3, Example 13)
Calculate
Click to see the solution
- Choose the transformation: Let
and . Then , . The new region is the rectangle , . - Compute the Jacobian:
, so . - Transform: The integrand
: - Evaluate:
Answer:
4.36. Polar Coordinates: Semicircle (Chapter 3, Example 14)
Calculate
Click to see the solution
Key Concept: The integrand contains
- Describe
in polar coordinates: , . - Convert the integral:
- Inner integral: Let
, : - Outer integral:
Answer:
4.37. Area of a Lemniscate (Chapter 3, Example 15)
Find the area enclosed by the lemniscate
Click to see the solution
Key Concept: The lemniscate has two symmetric loops. We compute the area of one loop in the first quadrant and multiply by 4. The first-quadrant loop exists for
- Set up:
- Evaluate:
Answer:
4.38. Area Between a Cardioid and Circle (Chapter 3, Example 16)
Find the area of the region in the right-half plane between the cardioid
Click to see the solution
Key Concept: In the right-half plane
- Set up:
- Expand:
. - Use symmetry (the integrand is even in
): - Evaluate:
Answer:
4.39. Improper Double Integral (Chapter 3, Example 17)
Calculate
Click to see the solution
- Inner integral (with respect to
): - Outer integral (improper):
Answer:
4.40. The Gaussian Integral (Chapter 3, Example 18)
Using a double integral in polar coordinates, prove that
Click to see the solution
Key Concept: Square the integral
- Square the integral:
- Convert to polar (
, , ): - Inner integral (let
): - Outer integral:
- Conclude: Since
, we get .
Answer:
4.41. Average Value of a Triple Integral (Chapter 3, Example 19)
Find the average value of
Click to see the solution
- Volume of
: . - Compute the triple integral (the integrand separates into a product):
- Average value:
Answer: The average value is
4.42. Volume Between Two Paraboloids (Chapter 3, Example 20)
Find the volume of the solid
Click to see the solution
Key Concept: Find where the surfaces intersect to determine the projection
- Find intersection: Set
: , i.e., (an ellipse). This is the boundary of the projection onto the -plane. - Set up the integral:
The region is the ellipse , so and . - Evaluate (after integration — details involve completing the square and using the ellipse area formula):
Answer:
4.43. Triple Integral by General Transformation (Chapter 3, Example 21)
Calculate
Click to see the solution
- Find the inverse transformation:
, , . - Find the new limits: The original limits
become ; becomes ; becomes . - Compute the Jacobian:
- The integrand becomes
(since and ): - Evaluate:
Answer:
4.44. Triple Integral in Cylindrical Coordinates (Chapter 3, Example 22)
Calculate
Click to see the solution
Key Concept: The region is bounded below by the cone
- Describe
in cylindrical coordinates: , , . - Convert:
, : - Radial integral:
- Full integral:
Answer:
4.45. Volume of an Ice Cream Cone in Spherical Coordinates (Chapter 3, Example 23)
Find the volume of the solid
Click to see the solution
Key Concept: In spherical coordinates, the region is
- Set up the integral:
- Innermost integral (
): - Middle integral (
): - Outer integral (
):
Answer:
4.46. Plane Parallel to a Given Plane (Chapter 3, Example 24)
Find an equation for the plane through
Click to see the solution
Key Concept: Parallel planes share the same normal vector. The plane
- Use the same normal
and the given point :
Answer:
4.47. Plane Perpendicular to Another Plane (Chapter 3, Example 25)
Find an equation for the plane through
Click to see the solution
Key Concept: The desired plane contains vector
- Direction vector of the line:
. - Normal of the given plane:
. - Normal of desired plane
: - Plane equation using point
and (divide by 2: ):
Answer:
4.48. Improper Double Integral with Exponential (Chapter 3, Example 26)
Calculate
Click to see the solution
- Integrate
first (inner integral): - Outer integral:
- Integration by parts (
, ): - Result:
.
Answer:
4.49. Improper Double Integral with Singularity (Chapter 3, Example 27)
Calculate
Click to see the solution
Key Concept: The integrand has a singularity at
- Integrate
first: - Split at the singularity
: - Antiderivative of
is : - Result:
Answer:
4.50. Convert to Cartesian Polar Coordinates (Chapter 3, Task 1)
Find the Cartesian coordinates of the following points given in polar coordinates:
Click to see the solution
Key Concept: Use
(a)
(b)
(c)
(d)
Answer:
4.51. Reduce to Standard Form and Classify Quadric Surfaces (Chapter 3, Task 2)
Classify each surface by reducing to standard form:
(a)
(b)
(c)
Click to see the solution
(a)
(b)
(c)
Answer: (a) Elliptical paraboloid; (b) Hyperboloid of two sheets; (c) Circular paraboloid with vertex
4.52. Double Integrals Over a Rectangle (Chapter 3, Task 3)
Calculate the following integrals:
(a)
(b)
Click to see the solution
(a) Integrate
Integration by parts (
(b) The integrand factors:
Answer: (a)
4.53. Volume Under a Plane (Chapter 3, Task 4)
Find the volume of the region bounded above by
Click to see the solution
- Set up:
- Inner integral:
- Outer integral:
Answer:
4.54. Reversing Order of Integration (Chapter 3, Task 5)
Compute the following integrals by switching the order of integration:
(a)
(b)
Click to see the solution
Key Concept: The inner integrand has no closed-form antiderivative with respect to the inner variable. Switch the order and re-describe the region.
(a) The region is
(b) The region is
Answer: (a)
4.55. Change of Variables: Polar, Linear (Chapter 3, Task 6)
Calculate the following integrals using an appropriate change of variables:
(a)
(b)
Click to see the solution
(a) The region is the quarter-disk in the third quadrant (
(b) The boundary curves suggest
The region
Answer: (a)
4.56. Area of an Ellipse (Chapter 3, Task 7)
Show that the area of the ellipse
Click to see the solution
Key Concept: Use the substitution
- Transformation:
, . The Jacobian is . - The ellipse maps to the unit disk:
. - Area:
Answer: Area
4.57. Triple Integrals by Switching Order (Chapter 3, Task 8)
Calculate
Click to see the solution
Key Concept:
The inner limits
Answer:
4.58. Volume in Cylindrical Coordinates (Chapter 3, Task 9)
Find the volume of the solid region that lies inside the sphere
Click to see the solution
Key Concept: Use cylindrical coordinates. The sphere becomes
- Set up:
- Inner integral (
): - Remaining:
Let , . When , ; when , :
Answer:
4.59. Volume in Spherical Coordinates (Chapter 3, Task 10)
Use spherical coordinates to find the volume of the solid that lies above the cone
Click to see the solution
Key Concept: First convert the surfaces to spherical coordinates.
- Convert the sphere:
becomes , so . - Convert the cone:
becomes , so , . - Region:
, , . - Set up:
- Innermost:
- Middle:
Let : . - Outer:
Answer:
4.60. Classify Quadric Surfaces (continued) (Chapter 3, Task 11)
Reduce to standard form and classify:
(d)
(e)
Click to see the solution
(d) Complete the square:
Ellipsoid centered at
(e) Complete the square:
This matches
Answer: (d) Ellipsoid centered at
4.61. Remaining Rectangle Integrals (Chapter 3, Task 12)
Calculate:
(a)
(b)
(c)
Click to see the solution
(a) Integrate
(b) The integrand factors:
(c) The integrand factors:
Answer: (a)
4.62. Volume Under a Trigonometric Surface (Chapter 3, Task 13)
Find the volume of the region bounded above by
Click to see the solution
- Set up (the integrand factors):
- Evaluate each factor:
- Combine:
Answer:
4.63. Find a Constant from a Definite Integral (Chapter 3, Task 14)
Find the value of the constant
Click to see the solution
- Compute the double integral in terms of
: - Evaluate:
- Set equal to 1:
.
Answer:
4.64. More Integrals by Switching Order (Chapter 3, Task 15)
Compute by switching the order of integration:
(a)
(b)
Click to see the solution
(a) Region:
(b) Region:
Answer: (a)
4.65. Double Integral Over a Diamond Region (Chapter 3, Task 16)
Calculate
Click to see the solution
Key Concept: The diamond
- Split:
- Compute
using vertical cross-sections (for fixed , ranges from to ): - Result:
.
Answer:
4.66. Double Integral Over a Disk (Chapter 3, Task 17)
Calculate
Click to see the solution
Key Concept: Both
(odd in , symmetric region). (odd in , symmetric region).
Answer:
4.67. Double Integral in the First Quadrant (Chapter 3, Task 18)
Calculate
Click to see the solution
Key Concept: Use horizontal cross-sections. In the first quadrant, the circle
For fixed
First integral: let
Second integral:
Answer:
4.68. Double Integral with Square Root (Chapter 3, Task 19)
Calculate
Click to see the solution
Integrate
Let
Answer:
4.69. Volumes of Two Solids (Chapter 3, Task 20)
(a) Find the volume in the first octant bounded above by
(b) Find the volume enclosed by
Click to see the solution
(a) The region
(b) The region
Answer: (a)
4.70. Volume Inside a Cylinder Using Polar Coordinates (Chapter 3, Task 21)
Find the volume of the solid that lies under
Click to see the solution
Key Concept: Rewrite the cylinder:
- Polar setup (
, ): - Use symmetry and power reduction (
):
Answer:
4.71. More Change of Variables Exercises (Chapter 3, Task 22)
(a) Calculate
(b) Calculate
Click to see the solution
(a) The boundaries suggest
New region
(b) Boundaries suggest
New region:
Integrand:
Answer: (a)
4.72. Integral Over an Ellipse (Chapter 3, Task 23)
Calculate
Click to see the solution
Key Concept: Scale the ellipse to a unit disk. Let
The integrand:
Answer:
4.73. Triple Integral Over a Paraboloid Region (Chapter 3, Task 24)
Calculate
Click to see the solution
Key Concept: Use cylindrical coordinates with the
- Describe
: for fixed with , runs from to : - Inner integral (
): - Radial integral:
- Full integral:
Answer:
4.74. Volume of a Solid Bounded by Planes (Chapter 3, Task 25)
Find the volume of the solid region bounded by
Click to see the solution
The constraints are
For the
First piece (
Second piece (
Answer:
4.75. Volume of an Elliptical Cylinder Solid (Chapter 3, Task 26)
Find the volume of the solid bounded by the elliptical cylinder
Click to see the solution
Key Concept: The base is the ellipse
Height:
(odd in , symmetric disk). .
Answer:
4.76. Triple Integral in Cylindrical Coordinates (Second Integral) (Chapter 3, Task 27)
Calculate
Click to see the solution
Key Concept: The region is the upper half of the cylinder
Answer:
4.77. Volume Between Sphere and Cylinder (Chapter 3, Task 28)
Find the volume of the solid enclosed by the cylinder
Click to see the solution
The solid sits above
The
Answer:
4.78. Triple Integral by Linear Substitution (Chapter 3, Task 29)
Calculate
Click to see the solution
- Inverse:
, , . New region : , , . - Jacobian:
, so . - Integrand:
. - Integral:
- Inner (
): . - Middle (
): . - Outer (
): .
Answer:
4.79. Second Spherical Coordinates Exercise (Chapter 3, Task 30)
Calculate
Click to see the solution
Key Concept: In spherical coordinates,
Separate variables:
. . : let : .
Answer:
4.80. Find and Sketch the Domain (Exercises, Task 1)
Find and sketch the domain for each function:
; ; ; .
Click to see the solution
Key Concept: The domain of a function is the set of all points where the function is defined. For logarithms, the argument must be strictly positive; for square roots, the argument must be non-negative; for fractions, the denominator must be non-zero.
(a)
Require
Domain: the exterior of the circle of radius 2 centered at the origin (the open region outside the disk
(b)
Require
Domain: all of
(c)
Require simultaneously:
Domain: the rectangular box
(d)
Require
Domain: the interior of the ellipsoid with semi-axes
4.81. Evaluate Limits of Multivariable Functions (Exercises, Task 2)
Find the limits:
Click to see the solution
Limit 1:
Let
Answer:
Limit 2:
Factor the numerator by grouping:
Answer:
Limit 3:
Let
Answer:
4.82. Show Nonexistence of Limits at the Origin (Exercises, Task 3)
Show that the following functions have no limit as
Click to see the solution
Key Concept: To show a limit does not exist, find two paths to
Function 1:
- Along
, : . - Along
, : .
Two different limits, so no limit exists.
Function 2:
- Along
(so ): . - Along
(so ): .
Two different limits, so no limit exists.
Function 3:
This equals
- Along
, : , so . - Along
, : , so .
Two different limits, so no limit exists.
4.83. Find a Function from Its Partial Derivatives (Exercises, Task 4)
Find a function
, ; , .
Click to see the solution
Key Concept: If both partial derivatives are given and they are consistent (i.e.,
(a) Integrate
Now use
Answer:
(b) Integrate
Observe that
Verify using
Answer:
4.84. Verify Solutions of Laplace’s Equation (Exercises, Task 5)
Determine whether each of the following functions is a solution of Laplace’s equation
Click to see the solution
Key Concept: A function
Function 1:
Compute partial derivatives:
Sum:
Yes, it is a solution.
Function 2:
By symmetry:
Sum:
Yes, it is a solution (for
4.85. Compute Partial Derivatives via Chain Rule (Exercises, Task 6)
Find
, with , ; , with , , .
Click to see the solution
Key Concept: The chain rule for multivariable functions: if
(a) Here
For
Substituting
(b)
Let
Compute
For
4.86. Implicit Partial Differentiation (Exercises, Task 7)
Assuming the following equations define
, at ; , at .
Click to see the solution
Key Concept: For an equation
(a)
At
(b)
At
4.87. Directional Derivative at a Point (Exercises, Task 8)
Find the derivative of the function at the point
, , ; , , .
Click to see the solution
Key Concept: The directional derivative in the direction of unit vector
(a)
Answer:
(b)
At
Answer:
4.88. Directions of Steepest Ascent and Descent (Exercises, Task 9)
Find the directions in which the functions increase most rapidly, and the directions in which they decrease most rapidly, at
, ; , .
Click to see the solution
Key Concept: The function increases most rapidly in the direction of
(a)
- Steepest ascent direction:
, rate . - Steepest descent direction:
, rate .
(b)
At
- Steepest ascent:
, rate . - Steepest descent:
, rate .
4.89. Classify Critical Points (Exercises, Task 10)
Find and classify the critical points of the functions:
; ; .
Click to see the solution
Key Concept: At a critical point,
and : local minimum. and : local maximum. : saddle point. : test is inconclusive.
(a)
Substitute into
Discriminant:
: . Critical point . : . Critical point .
At
At
(b)
Critical points:
: , . , : local maximum. : , . : saddle point. : , . : saddle point. : , . , : local minimum.
(c)
Since
Cases: 1.
Evaluate
At
Second derivative test for case 4. Compute the second-order partial derivatives:
At points where
So
At
At
Second derivative test for
Points in cases 2 and 3 (e.g.,
4.90. Extrema on an Ellipse via Lagrange Multipliers (Exercises, Task 11)
Find the largest and smallest values that
Click to see the solution
Key Concept: Use Lagrange multipliers: to optimize
Let
System:
From the first equation:
Case
Case
Maximum:
4.91. Closest and Farthest Points on an Ellipse (Exercises, Task 12)
The plane
Click to see the solution
Key Concept: Optimize
System:
From the third equation:
From the first:
From the second:
If
From
, : . , : .
Closest point:
Farthest point:
4.92. Maximize a Product via Lagrange Multipliers (Exercises, Task 13)
Use the method of Lagrange multipliers to find the maximum value of
Click to see the solution
Key Concept: Maximize
From the constraint:
Maximum value:
(By AM–GM,
4.93. Maximize with Two Constraints (Exercises, Task 14)
Maximize
Click to see the solution
Key Concept: With two constraints
System:
From constraint
From the first equation:
Then
Maximum value:
4.94. Quadratic and Cubic Taylor Approximations (Exercises, Task 15)
Use Taylor’s formula for
Click to see the solution
Key Concept: Taylor’s formula for
Function 1:
Use the known series
Collect terms up to degree 2 (quadratic):
Collect terms up to degree 3 (cubic):
Quadratic:
Function 2:
Let
Quadratic:
Cubic: add
4.95. Quadratic Approximation and Error Estimate (Exercises, Task 16)
Use Taylor’s formula to find a quadratic approximation of
Click to see the solution
Key Concept: The error in a degree-
Function 1:
Quadratic approximation:
Error: the next terms are of degree 4 (the cross term
Function 2:
Up to degree 2:
Error: the next terms involve